GUI Help > Special > removeTab

removeTab
removeTab handle gadget, int index

Description:
Removes a tab from a tabs gadget.

Return Value:


Parameters:
gadget Handle to a tab gadget
index Index of the item to remove. The first tab has an index of 0.
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)